Skip to content

Instantly share code, notes, and snippets.

@rdelrosario
Created February 5, 2019 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rdelrosario/f24af0f38c629dd90bb60a55f8626697 to your computer and use it in GitHub Desktop.
Save rdelrosario/f24af0f38c629dd90bb60a55f8626697 to your computer and use it in GitHub Desktop.
using Xamarin.Forms;
namespace KeyboardOptionsSample
{
public class ExtendedEditor: Editor
{
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment